NevronOpenVision
Nevron.Nov.Threading Namespace / NCacheField<TValue> Class
Methods


In This Topic
    NCacheField<TValue> Class Members
    In This Topic

    The following tables list the members exposed by NCacheField<TValue>.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Methods
     NameDescription
    Public MethodGets the value, if already created, otherwise calls the createValue to create and store it.  
    Public MethodInvalidates the cached value of it is valid. Calls the specified delegate if the value is invalid and needs to be invalidated.  
    Top
    See Also